|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectamigo.Amigo
amigo.AmigoImpl
public class AmigoImpl
An implementation of the Amigo class that does not return any camera values.
| Constructor Summary | |
|---|---|
AmigoImpl()
|
|
| Method Summary | |
|---|---|
RADataType |
getCameraValue()
In your own implementation of Amigo.java, implement this method for the camera operation to work. |
| Methods inherited from class amigo.Amigo |
|---|
connect, disconnect, getSensorIDs, getSensorValue, initRobot, initRobot, robotGo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AmigoImpl()
| Method Detail |
|---|
public RADataType getCameraValue()
throws RAException
getCameraValue in class AmigoRAException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||